-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v1.1.3 #18
Merged
Merged
release: v1.1.3 #18
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: add TODOs * refactor: redesign prisma schema * refactor: use one to one relation, remove unique key * fix: ensure 1 to many mapping of ground truth * refactor: add is_processed flag * refactor: async generator for batching, add mapper func * ci: disable ci for drafts * refactor: define custom exceptions * refactor: update score and send feedback function * chore: remove unused function * fix: merged, and combine changes * refactor: mark is_processed flag * refactor: add custom exceptions, remove old method, double validation, slowly remove dendrite query response * refactor: get by task id * refactor: remove convoluted function * refactor: only load scores, simplify validator state loading * fix: wip on dojo task tracker's monitor completion * refactor: remove overwrite function, rename function * chore: ruff lint * refactor: move save task to orm * refactor: simplify saving validator state, nuke data manager * refactor: remove wrongly copied code * fix: updated monitor_task_completions_draft * refactor: clear all TODOs * fix: add missing store ground truth * fix: enable cli to point to env file * refactor: simplify task tracking * refactor: use validator objects directly * fix: subtensor endpoint --------- Co-authored-by: codebender <167290009+codebender37@users.noreply.github.com>
chore: use dev image temporarily fix: add missing vali dendrite hotkey, catch error properly refactor(prisma): add createdat/updatedat perf: add exception handling for miner create task fix: ensure consistency of datetime formats and objects, cleanup logs
fix: add missing criteria models chore: add ignore min stake cli arg fix: use correct db field, add param, add expire_at cutoff method fix: properly determine cutoff for scoring, ensure to mark as processed
perf: remove completion responses from miner data chore: reduce num miners to query, shorten task deadline fix: isnan args fix: empty completion for miners fix: consistency between torch and numpy
karootplx
approved these changes
Oct 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm send it
🎉 This PR is included in version 1.1.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
synthetic api changelog: